home *** CD-ROM | disk | FTP | other *** search
/ Naked Texas Art - James W Johnson / Naked Texas Art - James W Johnson.iso / movie / texas.dir / 00078_Script_78 < prev    next >
Text File  |  1997-08-20  |  218b  |  7 lines

  1. on enterFrame
  2.   set the visible of sprite 2 to true
  3.   set the visible of sprite 3 to false
  4.   set the visible of sprite 4 to false
  5.   set the visible of sprite 5 to false
  6.   set the visible of sprite 21 to false
  7. end